home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / DefineButton2_270 / BUTTONCONDACTION on(press).as next >
Text File  |  2011-08-19  |  136b  |  7 lines

  1. on(press){
  2.    _root.instWindowFlg = false;
  3.    _root.SE_down.start(0,0);
  4.    _root.pauseOff();
  5.    _root.instMC.removeMovieClip();
  6. }
  7.